projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b25418
)
extensions: cairo - remove unused lut_linear table
author
Øyvind Kolås
<pippin@gimp.org>
Tue, 31 Jul 2012 18:45:36 +0000
(20:45 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Tue, 31 Jul 2012 18:46:29 +0000
(20:46 +0200)
extensions/cairo.c
patch
|
blob
|
history
diff --git
a/extensions/cairo.c
b/extensions/cairo.c
index 69e7275a3122ff912bd1c4508e346553d51cd02f..af94d0d55bdb5f834c2ce81718524c3885c76eba 100644
(file)
--- a/
extensions/cairo.c
+++ b/
extensions/cairo.c
@@
-69,8
+69,6
@@
conv_rgbA8_premul_cairo32_le (unsigned char *src, unsigned char *dst, long sampl
return samples;
}
-static float lut_linear[1 << 8];
-
static inline long
conv_rgbA8_cairo32_le (unsigned char *src, unsigned char *dst, long samples)
{